home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-02 / bgisnap1.zip / README.TXT < prev   
Text File  |  1992-01-19  |  2KB  |  36 lines

  1.  
  2.                  BGISnap (tm),  Ver. 1.1 by Jeffrey Chasen
  3.                       
  4. This new version of BGISnap (tm) now only takes up 70K.  If there is enough
  5. interest I will add 256 color support.
  6.  
  7. BGISnap is a tsr that is used to capture any portion of an image that is
  8. currently on the screen in graphics mode (i.e. a picture from a paint
  9. program) into a file that can later be read in from a program and
  10. displayed using Borland's BGI putimage(). A variety of graphics modes
  11. are supported.  Type BGISNAP without any parameters for syntax and usage.
  12.  
  13. Once the tsr is activated (<LSHIFT> + <RSHIFT>) you may press F1 for help.
  14. You will first see a cursor in the middle of the screen.  It may be moved
  15. using the arrow keys or ctrl+arrow keys for faster movement.  Once you
  16. have arrived at the left corner of the image you want to capture press return
  17. and then continue to move using the arrow keys.  You will see a rectangle 
  18. being formed.  Once you have enclosed your image press return again and 
  19. the image will be saved to the file you specified and the tsr deactivated.
  20. NOTE:  Try to remove any mouse pointer you mave have on the screen from the
  21. area you are capturing.  Also, you may press F2 to capture the entire screen.
  22.  
  23. The file BGISNAP.C contains the format of the file that is created by the
  24. tsr as well as a sample function to display the image.  Basically, since
  25. BGI can only handle images less than 64k the tsr breaks the image into 64k
  26. segments if neccessary.  The format of the file created is a header that 
  27. contains the number of segments and then the segments themselves.
  28.  
  29. If you find BGISnap (tm) useful and would like a copy of the program
  30. that can be uninstalled, or if you have would like future versions
  31. of the program a registration of $25 would be appreciated.
  32. Suggestions for other BGI utilities are also welcome.
  33. Send check or money order to :    Jeffrey Chasen
  34.                                   20 Sunnyside Ave, Suite 143
  35.                                   Mill Valley, CA 94941
  36.                                   (415) 389-8770